home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Sounds Terrific 2
/
Sounds Terrific II (1996)(Weird Science)(Disc 1 of 2)[Amiga-PC].iso
/
archives
/
amiga
/
tracker_4_31.lzh
/
tracker
/
Amiga
/
inhibit.c
< prev
next >
Wrap
Text File
|
1995-01-13
|
450b
|
20 lines
/* amiga/inhibit.c
vi:ts=3 sw=3:
*/
/* $Id: inhibit.c,v 1.1 1995/01/13 13:31:35 espie Exp espie $
* $Log: inhibit.c,v $
* Revision 1.1 1995/01/13 13:31:35 espie
* Initial revision
*
*/
/* look at client.c/audio.c for the use of inhibit_output with respect
* to discard_buffer.
* This variable is used at multiple places, I didn't know where to put it,
* since it doesn't belong to any package...
*/
unsigned int inhibit_output = 0;